Autogenerated HTML docs for v1.8.4.1-559-gdb9bdf
diff --git a/git-sh-setup.html b/git-sh-setup.html index 9b89c58..a1fda00 100644 --- a/git-sh-setup.html +++ b/git-sh-setup.html
@@ -795,9 +795,11 @@ </dt> <dd> <p> - set the message that will be recorded to describe the - end-user action in the reflog, when the script updates a - ref. + Set GIT_REFLOG_ACTION environment to a given string (typically + the name of the program) unless it is already set. Whenever + the script runs a <code>git</code> command that updates refs, a reflog + entry is created using the value of this string to leave the + record of what command updated the ref. </p> </dd> <dt class="hdlist1"> @@ -896,7 +898,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2013-08-20 08:40:27 PDT +Last updated 2013-10-18 15:11:10 PDT </div> </div> </body>